go/types.Checker.matchTypes (method)

3 uses

	go/types (current package)
		builtins.go#L558: 				check.matchTypes(x, a)
		expr.go#L773: 	check.matchTypes(x, &y)
		expr.go#L849: func (check *Checker) matchTypes(x, y *operand) {